home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: Parent Power / The Sunday Times - Parent Power.iso / pc / engine / search.swf / scripts / DefineButton2_2461 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-04  |  127 b   |  5 lines

  1. on(release){
  2.    _g = _global;
  3.    _parent.school_summary_sort("scot_" + String(_g.cdYearFull) + "_standard_1_int2_rank");
  4. }
  5.